home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / IPNetSentry_12.hqx / IPNetSentry_12 / IPNetSentry-IPNetRouter ReadMe < prev    next >
Text File  |  2001-05-02  |  5KB  |  106 lines

  1.                 Important Information regarding IPNetSentry and IPNetRouter 
  2.                                   Running on the same Macintosh
  3.  
  4. In most cases, IPNetSentry and IPNetRouter will run without any special configuration on the same machine.  
  5.  
  6. There are four popular cases, however, where some additional configuration of the IPNetSentry Config file will be necessary.  These are:
  7.  
  8. 1.  The IPNetRouter single ethernet configuration.
  9.  
  10. 2.  The IPNetRouter configuration which is used to share a PPP or Remote Access connection (this includes ADSL connections which use the Remote Access control panel). 
  11.  
  12. 3.  The IPNetRouter configuration which uses EnterNet/MacPoET/Sympatico PPPoE software.
  13.  
  14. 4.  The dual ethernet ethernet configuration where the built-in ethernet interface is used for the private LAN and not the Internet connection.
  15.  
  16. No additional configuration of IPNetSentry is required if you are running IPNetRouter in the recommended dual ethernet configuration with the Internet connection being made through the built-in ethernet port.
  17.  
  18. ------------------------------------------------------------
  19. The IPNetRouter single ethernet configuration
  20.  
  21. Because there is only one ethernet port, we need to tell IPNetSentry to ignore triggers from machines on your private subnet (this is the 192.168.x.y subnet.  Your value of "x' will be specific to your subnet, and each machine on your subnet will have a unique value of "y").
  22.  
  23. To accomplish this, you must do the following:
  24.  
  25. 1.  Launch the IPNetSentry Companion Application and Turn Off IPNetSentry.
  26.  
  27. 2.  Launch SimpleText.  Open the IPNetSentry Config file which resides in your System Preferences folder.
  28.  
  29. 3.  Add the following line at the end of all the #set commands:
  30.  
  31. #set\excluded_subnet\192.168.x.0/24  
  32.  
  33. where "x" is a number specific to your IPNetRouter private subnet.  
  34.  
  35. 4.  Save the IPNetSentry Config file and close it.
  36.  
  37. 5.  Turn On IPNetSentry through the Companion Application.
  38.  
  39. Your private machines are now excluded from triggering IPNetSentry, while all other machines on the outside can trip IPNetSentry's triggers.
  40.  
  41. ------------------------------------------------------------
  42. The IPNetRouter PPP/Remote Access configuration
  43.  
  44. When sharing a PPP connection, the active TCP/IP control panel is setup for the private LAN (most often an ethernet LAN).  We need to tell IPNetSentry that it should place its triggers on the public PPP interface and not on the private LAN interface.
  45.  
  46. To accomplish this, you must do the following:
  47.  
  48. 1.  Launch the IPNetSentry Companion Application and Turn Off IPNetSentry.
  49.  
  50. 2.  Launch SimpleText.  Open the IPNetSentry Config file which resides in your System Preferences folder.
  51.  
  52. 3.  Add the following line at the end of all the #set commands:
  53.  
  54. #set\public_port_name\PPP
  55.  
  56. 4.  Save the IPNetSentry Config file and close it.
  57.  
  58. 5.  Turn On IPNetSentry through the Companion Application.
  59.  
  60. The triggers will now be applied to the PPP port and properly protect your machine.
  61.  
  62. ------------------------------------------------------------
  63. The IPNetRouter - EnterNet/MacPoET/Sympatico configuration
  64.  
  65. When sharing a PPPoE connection we need to tell IPNetSentry that it should place its triggers on the public PPPoE interface.
  66.  
  67. To accomplish this, you must do the following:
  68.  
  69. 1.  Launch the IPNetSentry Companion Application and Turn Off IPNetSentry.
  70.  
  71. 2.  Launch SimpleText.  Open the IPNetSentry Config file which resides in your System Preferences folder.
  72.  
  73. 3.  Add the following line at the end of all the #set commands:
  74.  
  75. #set\public_port_name\EnterNet 
  76. (or MacPoET, or Sympatico, etc.).
  77.  
  78. 4.  Save the IPNetSentry Config file and close it.
  79.  
  80. 5.  Turn On IPNetSentry through the Companion Application.
  81.  
  82. The triggers will now be applied to the PPPoE interface and properly protect your machine.
  83. ------------------------------------------------------------
  84. The IPNetRouter dual ethernet configuration where the built-in ethernet port is used for your private LAN.
  85.  
  86. IPNetSentry automatically assumes the built-in ethernet port is used for the public interface.  If this is not the case, we need to tell IPNetSentry that it should place its triggers on the proper interface (in this case, the added ethernet card).
  87.  
  88. To accomplish this, you must do the following:
  89.  
  90. 1.  Launch the IPNetSentry Companion Application and Turn Off IPNetSentry.
  91.  
  92. 2.  Launch SimpleText.  Open the IPNetSentry Config file which resides in your System Preferences folder.
  93.  
  94. 3.  Add the following line at the end of all the #set commands:
  95.  
  96. #set\public_port_name\Ethernet Slot A1
  97.  
  98. (Ethernet Slot A1 is given as an example.  Enter the true name of your added Ethernet port, as shown in the Interfaces window of IPNetRouter).
  99.  
  100. 4.  Save the IPNetSentry Config file and close it.
  101.  
  102. 5.  Turn On IPNetSentry through the Companion Application.
  103.  
  104. The triggers will now be applied to the added ethernet interface (the public interface) and properly protect your machine.
  105.  
  106.